home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / fractl18.arc / FRACTAL.DOC < prev    next >
Text File  |  1990-03-21  |  7KB  |  228 lines

  1.                       Oh!Fractals   Version 1.8
  2.  
  3.                       Copyright March 1990 By: George R. Thomas
  4.                       All rights reserved. 
  5.         
  6.  
  7.        
  8.                       Donne Computer
  9.                       P.O. Box 363
  10.                       Rego Park, NY 11374
  11.  
  12.  
  13.  
  14.  
  15.  
  16. BRIEF DESCRIPTION
  17.  
  18. Oh!Fractals is a user-suppoerted, shareware program. It is not
  19. Public Domain or Freware. 
  20.  
  21. Oh!Fractals  is  capable of generating  and  displaying  computer 
  22. graphic  Fractals.  The popular Mandelbrot algorithm is employed.
  23.  
  24.  
  25. LICENSE AGGREMENT
  26.  
  27. The registration fee for Oh!Fractals is $28.00.  The fee includes 
  28. a very informative booklet on Fractals and how to plot  Fractlas. 
  29. The  fee  only licenses the payee for use of the program  by  one 
  30. person  on one computer.  Corporate and Government Site  licenses 
  31. are availeable.
  32.  
  33. Please  note  that if you create a Fractal  graphic  design  file 
  34. using  this program,  you will need a license,  since you will be 
  35. sending  Oh!Fractals  code (in the form of  the  filename.PC1  or 
  36. filename.PC2).This   is   a   non-exclusive  licence   and   non-
  37. transferable.  Please  complete and return the order form  for  a 
  38. distribution license. Once we receive your completed application, 
  39. you  will  be  sent  a one time  Distribution  License  fee.  All 
  40. licenses are prepaid.
  41.  
  42. This   license  in  not  necessary  for  clubs  or  user   groups 
  43. distributing the software on a SHAREWARE basis, providing no that 
  44. no  more  than a nominal fee (not to exceed $10) is  charged  for 
  45. such distribution.
  46.  
  47.  
  48. CUSTOM VERSION OF THE SOFTWARE
  49.  
  50. If  you  require any modifications or changes  to  the  software, 
  51. please   include  detailed  written  information  describing  all 
  52. changes you are interested in.  Custumization fees will be  based 
  53. on the extent of the modifications required to the software so it 
  54. performs  as you describe.  Depending on the changes  requesting, 
  55. please  allow  six  to  eight weeks for custom  versions  of  the 
  56. software.
  57.  
  58.  
  59. DISCLAIMER
  60.  
  61. This  diskette,  the software recorded on this diskette,  and the 
  62. data  files recorded on this diskette are provided as  is.  Donne 
  63. Computer,  its personnel,  specifically disclaims all warranties, 
  64. expressed  or  implied,  including but not  limited  to,  implied 
  65. warrenties  of  merchantability  and  fitness  for  a  particular 
  66. purpose  with respect to defects in the diskette,  the  software, 
  67. the  data files,  and the program license granted  herein.  Donne 
  68. Computer, and its personnel, specifically denies any knowledge of 
  69. the  buyer's  intended use of any of this program.  In  no  event 
  70. shall Donne Computer, or its personnel, be liable for any loss of 
  71. profit or any other commercial or private damage,  including  but 
  72. not  limited  to special,  incidental,  consequential,  or  other 
  73. damages.
  74.  
  75.  
  76. GOVERNING LAW
  77.  
  78. This disclaimer shall be construed, interpreted, and goverened by 
  79. the laws of the State of New York USA.
  80.  
  81.  
  82. AGREEMENT
  83.  
  84. The  user indicated agreement to  the  LICENSE,  DISCLAIMER,  and 
  85. GOVERNING LAW as given above by using any of the material on this 
  86. disk. 
  87.  
  88.  
  89. HARDWARE REQUIREMENTS
  90.  
  91. Any IBM or IBM compatible computer running DOS 2.0 or higher with 
  92. 256K user memory. Any color monitor, CGA, EGA, VGA.
  93.  
  94.  
  95. INSTALLATION
  96.  
  97. Before using this program, make a backup copy. 
  98. Type FRACTAL and then press Enter key at DOS prompt to start program.
  99.  
  100.  
  101. DETAILED DESCRIPTION
  102.  
  103. Oh!Fractals  is  a computer graphics program.  It is  capable  of 
  104. generating  and  displaying computer graphics known as  Fractals. 
  105. The  Fractals are produced using the  Mandelbrot  algorithm.  The 
  106. Mandelbrot  algorithm  is  the  most popular  form  of  producing 
  107. Fractals.  Oh!Fractals  is capable of producing infinite  Fractal 
  108. graphics, allowing the user to zoom in deeper and deeper to get a 
  109. unique "picture." When the term "computer generated graphics"  is 
  110. applied,  it  usually  refers  to a graphic image  created  by  a 
  111. computer  algorithm.  True "computer generated graphics" are  not 
  112. "paint"  programs,  they  are  graphics produced  by  a  computer 
  113. algorithm. The Mandelbrot algorithm is among the most complicated 
  114. algorithms for generating Fractal computer graphics.  Oh!Fractals 
  115. removes the ambiguity, allowing the user to simply plot points to 
  116. produce  a  Fractal.  The graphics images produced are  a  direct 
  117. image of a particular Fractal as it exists in nature.  The images 
  118. are  not fudged in any way,  shape or form.  Since the Mandelbrot 
  119. set is infinite in nature,  many unique, one of a kind images may 
  120. be  produced.  Welcome to the exciting,  still largely  uncharted 
  121. world of Fractals.
  122.  
  123.  
  124. LIST OF FILES ON THIS DISKETTE
  125.  
  126. FRACTAL.COM   User application program.
  127. FRACTAL.DOC   Document  file briefly  describing  Oh!Fractals diskette. 
  128. MAIN.HLP      Help file for main menu.
  129. DISPLAY.HLP   Help file for display menu.
  130. CREATE.HLP    Help file for create menu.
  131. ONE.PC1       Fractal graphic data.
  132. ONE.CR1       Coordinates for ONE.PC1.
  133. TWO.PC2       Fractal graphic data.
  134. TWO.CR2       Coordinates for TWO.PC2.
  135. TENTACLE.PC1  Fractal graphic data.
  136. TOP.PC1       Fractal graphic data. 
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. Terms: Check or Money Order drawn on a U.S.A. bank in U.S. funds. 
  170. Corporate  Purchase  orders (net 30) accepted for  software  from 
  171. large  corporations  within the USA & Canada.  All  licenses  are 
  172. prepaid  only.  All  orders outside the United States and  Canada 
  173. must be prepaid. 
  174.  
  175. Please make check or money order payable to: Donne Computer 
  176.  
  177. Donne Computer
  178. P.O. Box 363
  179. Rego Park, NY 11374
  180.  
  181. =================================================================
  182. Date:                                      PO #:
  183. =================================================================
  184. Qty.     Description                          Cost      Extension
  185. -----------------------------------------------------------------
  186.       |                                    |         |
  187.       |   Oh!Fractals                      |         |
  188.       |(includes very informative booklet) |         |
  189.       |                                    |         |
  190.       | 1 to 9 computers ... at $28 each   |  $28.00 |
  191.       | 10 to 24 computers ... at $24 each |  $24.00 |
  192.       | 25 to 49 computers ... at $20 each |  $20.00 |
  193.       | 50 to 99 computers ... at $16 each |  $16.00 |
  194.       | 100 or more computers, $1000 one   |         |
  195.       |                          time fee  |         |
  196. -----------------------------------------------------------------
  197.                                                 Total:  $
  198.  
  199.  
  200. Diskette format (choose one)    5.25" disk ____   3.5"  disk ____ 
  201.  
  202.  
  203.           Name:______________________________________________
  204.    
  205.      (Company):______________________________________________
  206.  
  207.        (Title):______________________________________________
  208.  
  209.        Address:______________________________________________
  210.  
  211. City,State,ZIP:______________________________________________
  212.  
  213.        Country:_____________________________
  214.  
  215.   Phone Number:_____________________________
  216.  
  217.  
  218. Your thoughts, comments on Oh!Fractals are welcome. Thank you for 
  219. using this program. 
  220.  
  221. Comments: 
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.